android studio setbackground

113

android studio setbackground -

RelativeLayout layout =(RelativeLayout)findViewById(R.id.background);
layout.setBackgroundResource(R.drawable.ready);

Comments

Submit
0 Comments